
.All {
  margin:0 auto;
text-align: center;

}
#menu {
margin:0px 50px;
}
h1 {
  text-align: center;
}
.Bio {
  font-size: 30px;
  padding: 80px;
}
*{
  font-family: 'Exo', sans-serif;
/*border: 1px solid rgba(0, 0, 0, 0.3);*/
}
#SC {
  font-size: 65px;
  background-color: rgb(255, 133, 51);
}
.Homebutton{
  font-size: 45px;
}
.Worksbutton{
  font-size: 45px;
}
.Interviewbutton{
  font-size: 45px;
}
.Biobutton{
  font-size: 45px;
}
.title{
  font-size: 45px;
}
#works {
  font-size: 43px;
}
#Welcome{
  font-size: 35px;
}
.descrip{
  padding:0px 90px 100px 90px;
  font-size: 20px;

}
#para1{
  padding:0px 90px 0px 90px;
}
.interview{
  text-align: center;
}
.question {
  text-align: center;
}
.answer{
  text-align: center;
  margin: 0px 0px 50px 0px;
}
